Don't use g_list_next in gtkselection.c
authorMatthias Clasen <mclasen@redhat.com>
Mon, 19 Oct 2015 23:18:06 +0000 (19:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 20 Oct 2015 10:14:57 +0000 (06:14 -0400)
commitb5d3bebae33e08ae388d28ed12649a85eea5a3f3
tree702365fe4bebaf1423c7c113db4d25149e971d6b
parentea91670c117b53977fb28aeba23788e7348ee04f
Don't use g_list_next in gtkselection.c

We generally access ->next directly.
gtk/gtkselection.c